Welcome![Sign In][Sign Up]
Location:
Search - Tree control

Search list

[TreeViewsimple_tree_ctrl

Description: First of all, there are lots of custom tree controls available so what s the need for this? In one of my projects I happened to use several tree controls to show data objects at different levels and I had to deal with user actions. Each time, my tree control has to respond in different way depending on the selected item. Here I present what I have (I re-wrote some of my code to use this custom control and I believe that it is more readeble and easy to understand now) -First of all, there are lots of custom tree controls availabl e so what's the need for this In one of my projects I happened to use several tree controls to show da ta objects at different levels and I had to deal w praxiology user actions. Each time, my tree control has to respond in different way d epending on the selected item. Here I present wh at I have (I re-wrote some of my code to use this cu stom control and I believe that it is more readeb le and easy to understand now)
Platform: | Size: 18432 | Author: gaowen | Hits:

[TreeViewproptree_src

Description: The CPropTree class implements a tree control that is similar to the property view seen in Visual Studio .Net. The source project compiles to a DLL so you can easily incorporate it into your project. You can check my web page for more information on the control.-The CPropTree class implements a tree cont rol that is similar to the view seen in property V isual Studio. Net. The source project compiles to a DLL so you can easily incorporate it into you r project. You can check my web page for more info rmation on the control.
Platform: | Size: 50176 | Author: gaowen | Hits:

[TreeViewEditTreeCtrlDemo

Description: As I was looking for a more advanced tree control, I came across the article Tree Editor by Yossi Patt. The tree control in this article seemed to have most of the features I had need for. Unfortunately this tree control was nearly unusable outside its demo application. I tried to adapt the tree control to suit my needs, but gave up after one day. It would take too much effort for me to get it to work. In lack of an alternative, I decided to create my own full featured tree control. This class should be as independent as possible to get it work in many projects.-As I was looking for a more advanced tree con trol. I came across the article by Yossi Tree Editor Pa tt. The tree control in this article seemed to ha 've most of the features I had need for. Unfortuna tely this tree control was nearly unusable outs ide its demo application. I tried to adapt the tr ee control to suit my needs. but gave up after one day. It would take too much e ffort for me to get it to work. In lack of an altern elector, I decided to create my own full featured tree con trol. This class should be as independent as pos sible to get it work in many projects.
Platform: | Size: 55296 | Author: gaowen | Hits:

[TreeViewchecktree

Description: 一个带有checkbox的tree control!"Checkboxes in a tree control" shows how to add normal and three-state checkboxes to a tree control, and how to get notified when the checkbox changes. The sample project uses MFC, but the technique can easily be adapted to a Win32 or an ATL/WTL application.-a checkbox with the tree control! "Checkboxes in a tree control "shows how to add normal and thr ee-state checkboxes to a tree control, and how to get notified when the checkbox change s. The sample project uses MFC. but the technique can easily be adapted to a win3 multigene 2 or an ATL/WTL application.
Platform: | Size: 20480 | Author: yanjinlai | Hits:

[GUI DevelopTreeCtrlDemo

Description: a tree control with vista style based WTL
Platform: | Size: 13312 | Author: liupei | Hits:

[Multimedia Developsimulatevctree

Description: 在MFC下设计的单文档程序,实现类vc界面,包含tree control类,可以浏览文件夹,在其中添加子项,也可以删除子项.-MFC design in a single document procedures, category vc interface Class includes tree control can browse folders, in which the sub-add, delete sub-items.
Platform: | Size: 19456 | Author: zynlxu | Hits:

[TreeViewTreeView_src

Description: 用WIN32 API 实现了一树型控件的功能-WIN32 API with a tree control to achieve the function of
Platform: | Size: 28672 | Author: chenhuaping | Hits:

[TreeViewTree

Description: 自编的树形控件,类似SOLIDWORKS的界面-Own tree control, similar to the interface SOLIDWORKS
Platform: | Size: 45056 | Author: 高月山 | Hits:

[TreeViewTree

Description: 树型控件实例.通过列举本地硬盘目录的方式展示了Tree的使用方法.-Tree control example. Through the local hard disk directory lists showing the use of the Tree.
Platform: | Size: 27648 | Author: nametrue | Hits:

[TreeViewExTreeControl

Description: 使用树控件,更好的掌握基本控件。初学者的好友。-Use the tree control, a better grasp of the basic controls. Beginner friends.
Platform: | Size: 37888 | Author: liyong | Hits:

[Picture ViewerStaticTreeControl_demo_project

Description: 静态树控件加载图片的类,用起来很方便,使用方法在压缩包里面有-Static tree control to load the class picture, easy to use, to use compressed package in there
Platform: | Size: 29696 | Author: scott liu | Hits:

[ComboBoxcontrol

Description: VC控件的使用,涉及多个控件的使用例程~-VC controls the use, involving the use of multiple control routines ~
Platform: | Size: 925696 | Author: 郑重 | Hits:

[Windows Developmctree_src

Description: This class uses a standard tree control and a standard header control and just does a few tricks for drawing multi-column text and to scroll the view horizontally if that s necessary. It doesn t use any custom data structures, and you can use normal functionality of the CTreeCtrl object returned by the GetTreeCtrl function
Platform: | Size: 11264 | Author: huat | Hits:

[TreeViewtree

Description: 一个很好的tree控件,对学习界面开发有指导作用.-A very good tree control, of learning to develop the guiding role of the interface.
Platform: | Size: 28672 | Author: jordan | Hits:

[GUI DevelopTree

Description: TREE控件代码。已在本机调试好。可以使用。数据库为ACESS。-TREE control code. Has been good on the local debugging. Can be used. Database for ACESS.
Platform: | Size: 122880 | Author: 葛庆海 | Hits:

[GDI-BitmapTreeCtrlDemo

Description: After quite a few requests, I thought I d post this tree control that uses a similar selection drawing style to the list control I posted here: ListCtrl - A WTL list control with Windows Vista style item selection. For an added bonus, I ve also included support for multiple-selection.-After quite a few requests, I thought I d post this tree control that uses a similar selection drawing style to the list control I posted here: ListCtrl- A WTL list control with Windows Vista style item selection. For an added bonus, I ve also included support for multiple-selection.
Platform: | Size: 13312 | Author: 含羞草 | Hits:

[TreeViewCTreeSuperGrid

Description: VC++中树形图控件的一个简单的示例程序,对应MFC GUI开发用到树形控件的初学者有很大帮助。-VC++ Tree control in a simple example of the procedure, the corresponding MFC GUI development using tree controls are very helpful for beginners.
Platform: | Size: 180224 | Author: qimingxing | Hits:

[TreeViewTreeListV3

Description: The accompanying code is an implementation of a tree view, combined with a list view, for the Windows API. The view is compatible to the tree control of the common controls. It allows the user to set colors, text, and icons for each item separately. An MFC class for the view is also implemented.
Platform: | Size: 61440 | Author: 宋先生 | Hits:

[Windows DevelopTreeList

Description: It s a tree control with a list-It sa tree control with a list
Platform: | Size: 105472 | Author: rove | Hits:

[TreeViewMFC_TreeCRTL

Description: 一个简单了用MFC做的树状控件,希望有帮助-A simple to do with MFC tree control, hope that has helped
Platform: | Size: 2476032 | Author: 刘俊 | Hits:
« 1 23 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net